gtk/gtkclist.h revert includes to how they have been before the
authorMichael Natterer <mitch@imendio.com>
Tue, 3 Jun 2008 08:38:59 +0000 (08:38 +0000)
committerMichael Natterer <mitch@src.gnome.org>
Tue, 3 Jun 2008 08:38:59 +0000 (08:38 +0000)
commit54d9b4001573a50844946d2acbbd1e62cd95db25
tree66c3f068a8ec13a8f5b6f29d7b46b0fc4f4c36f4
parentaf55cea3ef9f00c88cba28001cc5ac23f2209b5a
gtk/gtkclist.h revert includes to how they have been before the

2008-06-03  Michael Natterer  <mitch@imendio.com>

* gtk/gtkclist.h
* gtk/gtkctree.h: revert includes to how they have been before the
GTK_DISABLE_SINGLE_INCLUDES changes. Apparently I missed the fact
that you can't include <gtk/gtk.h> from two headers where one is a
parent class of the other and expect them both to be includable
individually.

svn path=/trunk/; revision=20302
ChangeLog
gtk/gtkclist.h
gtk/gtkctree.h